Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test(blockifier): uncover an error in test_l1_handler in the case of transaction version three #2146

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ArniStarkware
Copy link
Contributor

@ArniStarkware ArniStarkware commented Nov 18, 2024

The test test_l1_handler fails for:
use_kzg_da = true and version = TransactionVersion::THREE.
I am unsure if it is supposed to pass - but the test fails only on incorrect actual_fee == expected_actual_fee in the last assertion of the test.

Please tell me if it is acceptable for this test to fail and if we should avoid this flow - or if we should keep this test - and in that case - fix it or fix the code.

Copy link
Contributor Author

ArniStarkware commented Nov 18, 2024

@reviewable-StarkWare
Copy link

This change is Reviewable

Copy link

Artifacts upload triggered. View details here

@ArniStarkware ArniStarkware marked this pull request as ready for review November 18, 2024 14:57
Copy link

Artifacts upload triggered. View details here

Copy link

Benchmark movements:
tree_computation_flow performance improved 😺
tree_computation_flow time: [34.099 ms 34.154 ms 34.212 ms]
change: [-4.0293% -2.4166% -1.0000%] (p = 0.00 < 0.05)
Performance has improved.

@ArniStarkware ArniStarkware force-pushed the arni/test_utils/l1_handler/dedup_util branch from 3f82a9f to d48cc06 Compare November 18, 2024 15:43
@ArniStarkware ArniStarkware force-pushed the arni/tests/l1_handler/version_specific_error branch from bcaf5fe to 98dba2f Compare November 18, 2024 15:43
Copy link

Artifacts upload triggered. View details here

@ArniStarkware ArniStarkware force-pushed the arni/test_utils/l1_handler/dedup_util branch from d48cc06 to 8b70d13 Compare November 18, 2024 17:14
@ArniStarkware ArniStarkware force-pushed the arni/tests/l1_handler/version_specific_error branch from 98dba2f to 65d1f92 Compare November 18, 2024 17:14
Copy link

Artifacts upload triggered. View details here

@ArniStarkware ArniStarkware changed the base branch from arni/test_utils/l1_handler/dedup_util to graphite-base/2146 November 19, 2024 09:23
@ArniStarkware ArniStarkware force-pushed the arni/tests/l1_handler/version_specific_error branch from 65d1f92 to a01881b Compare November 19, 2024 09:24
@ArniStarkware ArniStarkware changed the base branch from graphite-base/2146 to main November 19, 2024 09:24
@ArniStarkware ArniStarkware force-pushed the arni/tests/l1_handler/version_specific_error branch from a01881b to dc6bece Compare November 19, 2024 09:24
Copy link

Artifacts upload triggered. View details here

Copy link

Artifacts upload triggered. View details here

Copy link

Artifacts upload triggered. View details here

Copy link

Artifacts upload triggered. View details here

Copy link

Artifacts upload triggered. View details here

Copy link
Contributor Author

@ArniStarkware ArniStarkware left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 1 of 2 files at r2.
Reviewable status: 1 of 4 files reviewed, all discussions resolved (waiting on @giladchase and @meship-starkware)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants